<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********* 业务版块 大事记 公司相册 ************/
.body_1 {
    height: 350px;
    margin-top: 15px;
    overflow:hidden;
}
.business{
    width:300px;
    height:325px;
    float:left;
}
.business dl dt{
    width:300px;
    height:45px;
    line-height:45px;
    background:url(/Images/m_yewu.jpg) no-repeat;
    text-indent: 60px;
    font-size: 18px;
    letter-spacing: 3px;
}
.business dl dd{
    width:300px;
    height:35px;
    line-height:35px;
    background:url(/Images/news_ico.jpg) no-repeat 0 16px;
    text-indent:10px;
}
.dsj {
    width: 400px;
    height: 325px;
    float: left;
    margin-left:20px;
}
.dsj_title {
    width: 400px;
    height: 45px;
    line-height: 45px;
    background: url(/Images/m_yewu.jpg) no-repeat,url(/Images/line.jpg) repeat-x 120px 21px;
    font-size: 18px;
    text-indent: 50px;
    letter-spacing:3px;
}
.dsj_title span{
    line-height: 20px;
    float:right;
}
.dsj dl dt {
    width: 400px;
    height: 30px;
    line-height:35px;
}
.dsj dl dt a{
    font-weight:bold;
}
.dsj dl dd{
    width:400px;
    height:40px;
    line-height:20px;
    text-indent:25px;
    color:#cccccc;
    border-bottom:1px solid #cccccc;
    font-size:12px;
}
.dsj ul li {
    width: 400px;
    height: 35px;
    line-height: 35px;
    background: url(/Images/news_ico.jpg) no-repeat 0 16px;
    text-indent: 10px;
}
.dsj ul li span{
    float:right;
}
.imgf{
    width:400px;
    height:300px;
    float:right;
    margin-top:17px;
}
.pic ul li img{
    width:400px;
    height:300px;
    border:0;
}
.body_2{
    height:150px;
    margin-bottom:5px;
    border-top:1px solid #cccccc;
}
.body_3_tle{
    height:50px;
    line-height:50px;
    background-image:url(/Images/camera.jpg);
    background-repeat:no-repeat;
    border-bottom:10px solid #ccc;
}
.body_3{
    height:480px;
    margin-top:10px;
}
.body_3_left{
    float:left;
    width:860px;
    height:450px;
    overflow:hidden;
}
.photo {
    clear: both;
    height: 450px;
}
.photo dl{
    float:left;
    margin-right:15px;
    margin-bottom:15px;
}
.photo dl dt{
    width:260px;
    height:200px;
    border:5px solid #ccc;
}
    .photo dl dt img {
        width: 260px;
        height: 200px;
    }
.photo dl dd{
    width:270px;
    height:25px;
    line-height:20px;
    overflow:hidden;
    text-align:center;
    background-color:#ccc;
}

.body_3_right{
    width:270px;
    height:450px;
    float:right;
}
.shiti_tle{
    width:250px;
    height:40px;
    line-height:40px;
    background:url(/Images/m_shiti.jpg) no-repeat,url(/Images/line.jpg) repeat-x 120px 21px;
    text-indent: 60px;
    font-size:18px;
    letter-spacing: 3px;
}
.body_3_right ul li{
    width:250px;
    height:40px;
    line-height:40px;
    text-indent:10px;
    border-bottom:1px dashed #cccccc;
}</pre></body></html>